projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d170a
)
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
author
Juri Linkov
<juri@jurta.org>
Sun, 29 Nov 2009 23:54:41 +0000
(23:54 +0000)
committer
Juri Linkov
<juri@jurta.org>
Sun, 29 Nov 2009 23:54:41 +0000
(23:54 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 1efab6218c0ae55ab41ee5cde888983140b9058a..da0264dba20537ceeccad9fd57e98678f343e38a 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-1371,7
+1371,7
@@
Each element in the list should be a list of strings or pairs
:link ("Emacs Guided Tour"
(lambda (button) (browse-url "http://www.gnu.org/software/emacs/tour/"))
"Browse http://www.gnu.org/software/emacs/tour/")
- "\tSee an overview of
the many facilities of GNU Emacs
"
+ "\tSee an overview of
Emacs features at gnu.org
"
))
"A list of texts to show in the middle part of the About screen.
Each element in the list should be a list of strings or pairs